From: Paul Eggert Date: Tue, 19 Jun 2012 18:57:39 +0000 (-0700) Subject: Fix misspelling of Dmitry's last name in ChangeLog. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~2326^2~2079 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=8b5257e1d4cc94e8982916ed5ca616b4f9d8222b;p=emacs.git Fix misspelling of Dmitry's last name in ChangeLog. --- diff --git a/src/ChangeLog b/src/ChangeLog index 6db112d6977..ba523de1e39 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -31,7 +31,7 @@ Port byte-code-meter to modern targets. * bytecode.c (METER_CODE) [BYTE_CODE_METER]: Don't assume !CHECK_LISP_OBJECT_TYPE && !USE_LSB_TAG. Problem with - CHECK_LISP_OBJECT_TYPE reported by Dmitry Andropov in + CHECK_LISP_OBJECT_TYPE reported by Dmitry Antipov in . (METER_1, METER_2): Simplify.